From: Chong Yidong Date: Sat, 6 Feb 2010 13:29:05 +0000 (-0500) Subject: Credit Vivek Dasmohapatra for suggesting the last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~5486 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=953d248c55173853e6cffb01a5348703faf4e990;p=emacs.git Credit Vivek Dasmohapatra for suggesting the last change. --- diff --git a/src/ChangeLog b/src/ChangeLog index 00b3b0775a2..4837d8ecb06 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,7 +2,7 @@ * charset.c (load_charset_map_from_file) (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA - instead of xmalloc (Bug#5526). + instead of xmalloc (Bug#5526). Suggested by Vivek Dasmohapatra. 2010-02-05 Chong Yidong